home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-06-14 | 464 b | 23 lines | [TEXT/MPS ] |
- #
- # REZ compile the Installer
- #
- delete -i 'ODBC Installer'
- Rez -o "ODBC Installer" Types.r InstallerTypes.r "ODBC2.0install.r" ASLMinstall.r
- SetFile "ODBC Installer" -t 'bbkr' -c 'bbkr'
-
- #
- ###
- # VALIDATE the Script
- #
- scriptcheck3.4b2 -p -l 2 "ODBC Installer"
-
- #
- ###
- ### And finally copy the new installer script to the diskette images.
- ###
- #
-
- echo "Putting the updated Installer script into the :ODBC Install: folder"
-
- move -y "ODBC Installer" ":ODBC Install:"
-